Returns as an Integer the character position for pixel coordinates X, Y relative to the EditField. Characters are numbered consecutively from the start until the end of the EditField.
Syntax |
|---|
|
result = EditField.CharPosAtXY( X, Y ) |
Parameters |
|
|---|---|
|
X |
|
|
Y |
|
Return Value |
|
|---|---|
|
Result |
|
Notes
The first character is numbered 1.